GoXam for WPF v3
InsertLink(LinkType) Method
Northwoods.GoXam.Model Namespace > GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Class > InsertLink Method : InsertLink(LinkType) Method
This method actually implements the addition of a link data to the LinksSource collection.
Syntax
protected virtual void InsertLink( 
   LinkType linkdata
)

Parameters

linkdata
Remarks
This method can be overridden in case the LinksSource sequence is not an System.Collections.IList or an IList.
See Also

Reference

GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Class
GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Members
Overload List